tooltip: add support for opacity and rounded corners for tooltips
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 6 Oct 2011 21:06:57 +0000 (17:06 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 19 Oct 2011 19:15:00 +0000 (15:15 -0400)
commitfebc29852b5feec2071b92bdd8d088c23a5affb0
treeeb126f34ca19113be4a84d5f48ae5a68ca13a227
parentd987a01d80126ee351727d1603a599c4edb66eca
tooltip: add support for opacity and rounded corners for tooltips

Rounded corners now will always work, using XShape in case we're not
running a composite manager.
Also, setting an RGBA visual (if available) on the tooltip toplevel
enables them to be transparent if the theme specifies so.

https://bugzilla.gnome.org/show_bug.cgi?id=599617
gtk/gtktooltip.c